From 76f5faf3462d405ae9b17976de0bd72b316c624c Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 8 Nov 2013 00:22:50 -0800 Subject: [PATCH] Add missing ChangeLog entry from r112851 http://lists.gnu.org/archive/html/emacs-diffs/2013-06/msg00043.html --- lisp/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9c4e2d4c743..150ec46d825 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -6635,6 +6635,13 @@ * emacs-lisp/macroexp.el (macroexp--compiling-p): New function. (macroexp--warn-and-return): Use it. +2013-06-05 Stefan Monnier + + * lisp/subr.el: Convert to lexical binding. + (overriding-local-map): Make obsolete. + (add-to-list): Doc fix. Add compiler macro. + (read-key): Swap values of local maps. + 2013-06-05 Leo Liu * eshell/esh-mode.el (eshell-mode): Fix key bindings. -- 2.30.2